home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 6 / Erect Magazine 6.iso / pc / moviebr1.mmm / meta.txt < prev   
Encoding:
Text File  |  1995-10-11  |  3.1 KB  |  34 lines

  1. Name
  2. ----
  3. MovieBr1□□Max:
  4.  
  5. Strings
  6. ------
  7. Macromedia Director
  8.  
  9. Script Channel Commands
  10. --------------------
  11. set the movieRate of sprite 10 = 0
  12. --
  13. go to "Movie3"puppetSound "PMBGM"
  14. --
  15. play donequitgo to the frameplay "Panic"go to the frame + (the movieRate of Sprite 10 = 0)go to "Menu"go to the frame + 1Global Scene_G
  16. if Scene_G = 1 then
  17.     go to the frame
  18. else
  19.     put 1 into Scene_G
  20.     go to "MovieW"
  21. end ifpuppetSound 0
  22. go to movie "Menu"Global Scene_G
  23. if Scene_G = 2 then
  24.     go to the frame
  25. else
  26.     put 2 into Scene_G
  27.     go to "MovieW"
  28. end ifgo to "Start"Global Scene_G
  29. put clickOn()-5 into Scene_G
  30. puppetSound 0
  31. --
  32. put "Movie"&Scene_G into Marker_W
  33. go to Marker_WGlobal Scene_G
  34. put clickOn()-5 into Scene_G
  35. puppetSound 0
  36. --
  37. go to "movieW"Global Scene_G
  38. if Scene_G = 3 then
  39.     go to the frame
  40. else
  41.     put 3 into Scene_G
  42.     go to "MovieW"
  43. end ifplay donepuppetSound 0
  44. play "MPanic"set the type of sprite 10 = 0
  45. --
  46. play "WPanic"nothingGlobal Config_G
  47. if item 1 of Config_G = 1 then
  48.     go to the frame + 3
  49. else
  50.     go to the frame + 1
  51. end ifGlobal Config_G
  52. if item 1 of Config_G = 1 then
  53.     go to the frame + 6
  54. end ifGlobal Config_G
  55. if item 3 of Config_G > 0 then
  56.     put 255/5*integer(item 3 of Config_G) into Volume_W
  57.     set the volume of sprite 10 = Volume_W
  58. else
  59.     set the volume of sprite 10 = 0
  60. end if
  61. --
  62. set the movieRate of sprite 10 = 1set the movieRate of sprite 10 = 0
  63. --
  64. go to "Movie1"Global Config_G
  65. put 255/5*integer(item 3 of Config_G) into Volume_W
  66. set the volume of sound 1 = Volume_W
  67. updatestage
  68. --
  69. puppetSound "PMBGM"set the movieRate of sprite 10 = 0
  70. --
  71. go to the frame + 1set the movieRate of sprite 10 = 0
  72. --
  73. quitset the movieRate of sprite 10 = 0
  74. --
  75. go to "Movie2"go to "Start2"set the type of sprite 10 = 0Global Config_G,Scene_G
  76. set the type of sprite 10 = 16
  77. set the height of sprite 10 = 360
  78. set the width of sprite 10 = 480
  79. --set the locV of sprite 10 = 225
  80. --set the locH of sprite 10 = 320
  81. --
  82. put "Movie"&Scene_G into Movie_W
  83. set the castNum of sprite 10 = the number of cast Movie_W
  84. updatestage
  85. --
  86. if item 3 of Config_G > 0 then
  87.     put 255/5*integer(item 3 of Config_G) into Volume_W
  88.     set the volume of sprite 10 = Volume_W
  89. else
  90.     set the volume of sprite 10 = 0
  91. end if
  92. --
  93. play doneGlobal Config_G,Scene_G
  94. puppetSprite 10,TRUE
  95. updatestage
  96. --
  97. set the type of sprite 10 = 16
  98. set the height of sprite 10 = 360
  99. set the width of sprite 10 = 480
  100. --set the locV of sprite 10 = 100
  101. --set the locH of sprite 10 = 200
  102. --
  103. put "Movie"&Scene_G into Movie_W
  104. set the castNum of sprite 10 = the number of cast Movie_W
  105. updatestage
  106. --
  107. if item 3 of Config_G > 0 then
  108.     put 255/5*integer(item 3 of Config_G) into Volume_W
  109.     set the volume of sprite 10 = Volume_W
  110. else
  111.     set the volume of sprite 10 = 0
  112. end if
  113. --
  114. set the movieRate of sprite 10 = 1set the movieRate of sprite 10 = 0
  115. set the type of sprite 10 = 0
  116. --
  117. go to "MovieW"
  118.  
  119. vwci
  120. ----
  121. 1025: □Mstage_S
  122. 1026: □Mstage_B
  123. 1027: □backRGB
  124. 1028: □retRGB
  125. 1029: □quitRGB
  126. 1030: □panicRGB
  127. 1031: □MVTake1
  128. 1032: □MVTake2
  129. 1033: □MVTake3
  130. 1034: □Loading
  131. 1035: □PanicG
  132. 1036: □Black
  133. 1037: □PMBGM
  134. 1038: □Movie1
  135. Max:MOVIE:□Y1.MOVMooV
  136. 1039: □Movie2
  137. Max:MOVIE:□Y2.MOVMooV
  138. 1040: □Movie3
  139. Max:MOVIE:□Y3.MOVMooV
  140.